Skip to content

Antalya 26.1 - Enable regression suites#1377

Merged
strtgbb merged 17 commits intoantalya-26.1from
enable_regression_26.1
Mar 3, 2026
Merged

Antalya 26.1 - Enable regression suites#1377
strtgbb merged 17 commits intoantalya-26.1from
enable_regression_26.1

Conversation

@strtgbb
Copy link
Collaborator

@strtgbb strtgbb commented Feb 5, 2026

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

Breaking changes in 26.1 resulted in regression suites always skipping.

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

@strtgbb strtgbb added the cicd Improvements and fixes to the CICD process label Feb 5, 2026
@strtgbb strtgbb changed the base branch from master to antalya-26.1 February 5, 2026 17:54
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Workflow [PR], commit [20ef469]

@strtgbb strtgbb force-pushed the enable_regression_26.1 branch from 82daaa7 to cb40874 Compare February 5, 2026 22:51
@strtgbb
Copy link
Collaborator Author

strtgbb commented Feb 6, 2026

Will wait for new regression hash before merging

CarlosFelipeOR and others added 2 commits February 17, 2026 17:10
Antalya 25.8 - Fix regression cancellation, reduce regression timeout, fix flaky check
@Selfeer
Copy link
Collaborator

Selfeer commented Feb 19, 2026

It seems like we need to regenerate snapshots for ClickHouse 26.1+ for the parquet suite on some tests: https://github.com/Altinity/ClickHouse/actions/runs/22121045010/job/63941013234?pr=1377

Already working on the fix.

@strtgbb strtgbb merged commit e2b6edb into antalya-26.1 Mar 3, 2026
77 of 80 checks passed
@CarlosFelipeOR
Copy link
Collaborator

✅ QA Verification

This PR enables regression execution on antalya-26.1 and updates the regression commit hash to include the latest test fixes.

During this cycle, multiple regression failures caused by intentional upstream changes were addressed. The regression hash was updated incrementally as fixes were merged, and CI now reflects the stabilized state.

Fixed Suites

The following previously failing suites are now passing:

  • ✅ Selects — David Mnatobishvili
  • ✅ Versions — Carlos Raymundo
  • ✅ Aggregate Functions — Alsu Giliazova
  • ✅ Alter Attach — David Mnatobishvili, Carlos Raymundo
  • ✅ Alter Replace — Carlos Raymundo
  • ✅ Attach — Carlos Raymundo
  • ✅ ClickHouse Keeper — David Mnatobishvili
  • ✅ Iceberg — Alsu Giliazova
  • ✅ Parquet — David Mnatobishvili
  • ✅ RBAC — Carlos Raymundo

All addressed regressions are now aligned with the current antalya-26.1 behavior.


Still Failing (Expected — Antalya-specific PRs Pending)

The following suites are Antalya-related and still failing in this PR. They are expected to pass once their corresponding PRs are merged:

  • Swarms
  • Iceberg
  • Parquet
  • Export Part
  • Export Partition
  • Settings (needs update)

These failures are known and expected at this stage.

CI is stable for the verified scope.

Adding verified label.

@CarlosFelipeOR CarlosFelipeOR added the verified Verified by QA label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya-26.1 cicd Improvements and fixes to the CICD process verified Verified by QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants